net/http.http2priorityNode.q (field)
8 uses
net/http (current package)
h2_bundle.go#L11698: q http2writeQueue // queue of pending frames to write
h2_bundle.go#L11760: if !n.q.empty() && f(n, openParent) {
h2_bundle.go#L11880: q: *ws.queuePool.get(),
h2_bundle.go#L11907: q := n.q
h2_bundle.go#L11909: n.q.s = nil
h2_bundle.go#L11932: q: *ws.queuePool.get(),
h2_bundle.go#L12005: n.q.push(wr)
h2_bundle.go#L12014: wr, ok = n.q.consume(limit)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)